home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / dev / misc / FD2Pragma.readme < prev    next >
Encoding:
Text File  |  1997-09-05  |  2.9 KB  |  65 lines

  1. Short:    V2.39 creates pragma, lvo and stub files
  2. Author:   stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  3. Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  4. Version:  2.39
  5. Type:     dev/misc
  6.  
  7. This is a utility to create:
  8.   - following pragma statements for certain C compilers: amicall, libcall,
  9.     tagcall and syscall
  10.   - proto files for C compilers
  11.   - offset (LVO) files for assembler programs
  12.   - stub functions for either tag-functions or all library functions
  13.   - stub functions as assembler text
  14.   - stub functions as useable link library file
  15.   - FD files out of pragma files
  16.   - stubs for C++ compilers (SPECIAL 10 and 11 and CLIB)
  17.   - the files with your own headers inserted
  18.   - files for using local pointers for shared library bases in compilers
  19.     which do not support this normally
  20.   - stub functions for Pascal compilers
  21.  
  22. Therefor only the FD file telling the library informations is needed. For
  23. CSTUBS function and SPECIAL options 10-13 you may additionally supply the
  24. CLIB keyword giving FD2Pragma the prototypes file in clib directory.
  25.  
  26. Special option 50 does the reverse to normal: convert pragma to FD!
  27.  
  28. The command template you get with FD2Pragma ? .
  29.  
  30. Calling the program seems to be (is) very difficult, but it offers you a
  31. large set of functions. A lot of options need a lot of abilities to turn
  32. them on/off!
  33.   
  34. This program is in the public domain. Use it as you want, but WITHOUT ANY
  35. WARRANTY!
  36.  
  37. Please contact me:
  38.  
  39. ****************************************************************************
  40. * snail-mail:                  * e-mail:                                   *
  41. *   Dirk Stoecker              *   stoecker@rcs.urz.tu-dresden.de          *
  42. *   Geschwister-Scholl-Str. 10 *   stoecker@amigaworld.com                 *
  43. *   01877 Bischofswerda        * world wide web:                           *
  44. *   GERMANY                    *   http://home.pages.de/~Gremlin/          *
  45. * phone:                       * pgp key:                                  *
  46. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages       *
  47. ****************************************************************************
  48.  
  49.  
  50. ============================= Archive contents =============================
  51.  
  52. Original  Packed Ratio    Date     Time    Name
  53. -------- ------- ----- --------- --------  -------------
  54.    25164   14360 42.9% 02-Aug-97 11:05:26  FD2Pragma
  55.    25820    9110 64.7% 02-Aug-97 11:05:20  FD2Pragma.doc
  56.     2145     939 56.2% 02-Aug-97 11:05:20  FD2Pragma.readme
  57.    74579   20931 71.9% 02-Aug-97 11:05:36 +FD2Pragma.c
  58.    25502    6379 74.9% 02-Aug-97 11:04:56 +FD2Pragma2_0.c
  59.     2048     788 61.5% 02-Aug-97 11:06:02 +SDI_ASM_STD_functions.lib
  60.     5139    1752 65.9% 02-Aug-97 11:05:50 +SDI_ASM_STD_protos.h
  61.     3947    1689 57.2% 02-Aug-97 11:05:50 +SDI_defines.h
  62.      618     359 41.9% 02-Aug-97 11:05:52 +SDI_structures.h
  63. -------- ------- ----- --------- --------
  64.   164962   56307 65.8% 08-Aug-97 19:52:08   9 files
  65.